XML Einrichten Version 1.3
DocumentHead Complex Type
XML Einrichten Version 1.3 : DocumentHead Complex Type
Description
Head of the document
Namespace (none)
Diagram
TechnicalReceiverCopy Element DocDate Element DocRefNumber Element Sequence AdditionalReference Element AdditionalDate Element TechnicalSender Element TechnicalReceiver Element DocumentDate Element DocumentNumber Element DocumentFunctionSymbol Element DocumentType Element WorkflowAdditonalDocs Element WorkflowDestination Element WorkflowType Element VersionNo Element VersionName Element Sequence VersionNumber Element Sequence DocumentHead Complex Type
Overview
DocumentHead
Head of the document
Sequence
Sequence
VersionName Restriction of xs:string
Name of the message format
VersionNo Restriction of xs:string
Message definition version number
WorkflowType optional Restriction of xs:string
Notes on process type based on order message
"" = Default
P = planning order
K = kitchen order
E = Order only with GTIN (EAN) numbers
T = text order without clear article IDs
XCR = variant order from XcalibuR
XCRK= Copy of a variant order from XcalibuR - only transferred to the IWOfurn platform
COMP= Complaint
EUDR= Order only for EUDR handling without transfer to industry or portal
WorkflowDestination optional WorkflowDestination Simple Type
Notes on the process type in relation to the delivery process
L = Stock
CD = Cross docking
D = Dropshipping
WorkflowAdditonalDocs optional
List of additional messages to be generated from this document
R = Invoice to the endconsumer
L = delivery note
A = Address label
#..# = All combinations from above possible
FormatCode optional EDIDateFormatCode Simple Type
TechnicalReceiver optional TechnicalReceiver Simple Type
technical, physical recipient of the message
TechnicalSender optional TechnicalReceiver Simple Type
technical, physical sender of the message
Qualifier optional EDIDateQualifier Simple Type
FormatCode optional EDIDateFormatCode Simple Type
TechnicalReceiverCopy optional TechnicalReceiver Simple Type
Physical receiver for a copy from this message
Source
<xs:complexType name="DocumentHead" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Kopf des Belegs </xs:documentation>
    <xs:documentation xml:lang="en">Head of the document</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="VersionNumber" type="MessageVersion" minOccurs="1" />
    <xs:element name="DocumentType" type="DocumentType" minOccurs="1" />
    <xs:element name="DocumentFunctionSymbol" type="DocumentFunctionSymbol" minOccurs="1" />
    <xs:element name="DocumentNumber" type="DocumentNumber" minOccurs="1" />
    <xs:element name="DocumentDate" type="EDIDate" minOccurs="1" />
    <xs:element name="TechnicalReceiver" type="TechnicalReceiver" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de">Technischer, physischer Empfänger der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">technical, physical recipient of the message</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TechnicalSender" type="TechnicalReceiver" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de">Technischer, physischer Versender der Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">technical, physical sender of the message</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AdditionalDate" type="EDIDateQualified" minOccurs="0" maxOccurs="99" />
    <xs:element name="AdditionalReference" type="DocumentReferenceQualified" minOccurs="0" maxOccurs="99" />
    <xs:element name="TechnicalReceiverCopy" type="TechnicalReceiver" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation xml:lang="de">Physischer Empfänger einer Kopie dieser Nachricht </xs:documentation>
        <xs:documentation xml:lang="en">Physical receiver for a copy from this message</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
XML Einrichten Version 1.3